2 Prevention SLC

one short security - aws security - last min rev

Prevention in security Lifecycle

![](/img/user/AWS CLOUD/4.Security/attachments/Pasted image 20241211173920.png)

  1. Prevention
    • Stopping the threat before it occus
    • Identifying the assets to be protected
    • Assessing assets vulnerability
    • Implementing countermeasures
  2. Detection
    • Identifying security events in real-time.
    • Using monitoring tools effectively.
    • Setting up alert mechanisms.
  3. Response
    • Mitigating incidents promptly.
    • Following incident response protocols.
    • Coordinating response efforts.
  4. Analysis
    • Investigating incidents thoroughly.
    • Identifying root causes.
    • Documenting lessons learned.

by default aws blocks every service the customer will decide what to open and what not to

What do you understand by resources in AWS?

Resources in AWS refer to virtual servers, databases, storage, and other components provisioned and managed within the AWS cloud infrastructure.

Prevention

1. Identifying assets

we can identify this from the sources

AWS System Manager Inventory Function ss

![](/img/user/AWS CLOUD/4.Security/attachments/Pasted image 20241211180756.png)

The AWS Systems Manager inventory function offers centralized management, detailed instance inventory, automation for tasks like software and patch management, enhanced security through up-to-date instance information, and operational insights for improved efficiency within AWS environments.

AWS service name for identity management ?

AWS Identity and Access Management (IAM). It provides secure access control to AWS services and resources for users and groups within your AWS account.

2. Assessing asset vulnerability

![](/img/user/AWS CLOUD/4.Security/attachments/Pasted image 20241211182210.png)

3. Prevention strategy

![](/img/user/AWS CLOUD/4.Security/attachments/Pasted image 20241211183008.png)

  1. Layered Security Model:
    • Uses multiple layers for defense.

    • Includes: Perimeter, Network, Endpoint, Application, Data security.

    • Protection Strategy:
      - Secures valuable assets by requiring attackers to breach multiple layers.
      - Examples: Firewalls for perimeter security, ACLs for network security, antivirus for endpoint security, specialized tools for application and data security.

    • Castle Eample

    • ![](/img/user/AWS CLOUD/4.Security/attachments/Pasted image 20241211183335.png)

      • Layers: Moat, Outer wall, Inner wall, Keep.
      • Each layer must be breached for attackers to reach assets.
      • Analogous to layered defenses in systems for increased security.

OSI Model Example:

Types of prevention measures (Onion layers)

![](/img/user/AWS CLOUD/4.Security/attachments/Pasted image 20241211184141.png)

![](/img/user/AWS CLOUD/4.Security/attachments/Pasted image 20241211184230.png)

![](/img/user/AWS CLOUD/4.Security/attachments/Pasted image 20241211184306.png)